This avoids blowing up the global toc even more.
<link linkend="gtk-compiling">Compiling the GTK+ libraries</link>
section in this reference.</para>
- <section>
+ <simplesect>
<title>Basics</title>
<para>To begin our introduction to GTK, we'll start with the simplest
</xi:include>
</programlisting>
</example>
- </section>
+ </simplesect>
- <section>
+ <simplesect>
<title>Packing</title>
<para>When creating an application, you'll want to put more than one widget
</xi:include>
</programlisting>
</example>
- </section>
+ </simplesect>
- <section>
+ <simplesect>
<title>Drawing</title>
<para>Many widgets, like buttons, do all their drawing themselves. You
</xi:include>
</programlisting>
</example>
- </section>
+ </simplesect>
</chapter>